home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / Games / windows / Freeciv-2.1.9-win32-gtk2-setup.exe / data / misc / citybar.spec < prev    next >
Encoding:
Text File  |  2009-03-30  |  715 b   |  61 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec3"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.      Freim <...>
  11. "
  12.  
  13. [file]
  14. gfx = "misc/citybar"
  15.  
  16. [grid_big]
  17.  
  18. x_top_left = 1
  19. y_top_left = 1
  20. pixel_border = 1
  21. dx = 18
  22. dy = 18
  23.  
  24. tiles = { "row", "column", "tag"
  25.  
  26.   0,  0, "citybar.shields"
  27.   0,  1, "citybar.food"
  28.  
  29. }
  30.  
  31. [grid_star]
  32.  
  33. x_top_left = 1
  34. y_top_left = 20
  35. pixel_border = 1
  36. dx = 11
  37. dy = 18
  38.  
  39. tiles = { "row", "column", "tag"
  40.  
  41.   0,  0, "citybar.occupied"
  42.   0,  1, "citybar.occupancy_0"
  43.   0,  2, "citybar.occupancy_1"
  44.   0,  3, "citybar.occupancy_2"
  45.   0,  4, "citybar.occupancy_3"
  46.  
  47. }
  48.  
  49. [grid_bg]
  50. x_top_left = 1
  51. y_top_left = 47
  52. pixel_border = 1
  53. dx = 398
  54. dy = 152
  55.  
  56. tiles = { "row", "column", "tag"
  57.  
  58.   0,  0, "citybar.background"
  59.  
  60. }
  61.